Land of Lisp by Barski Conrad
Author:Barski, Conrad [Conrad Barski M.D.]
Language: eng
Format: epub
Tags: COMPUTERS / Programming Languages / LISP
ISBN: 9781593273491
Publisher: No Starch Press
Published: 2010-11-01T16:00:00+00:00
Note
Using with-output-to-string runs counter to the tenets of functional programming (discussed in Chapter 14). Some Lispers consider this function (and similar functions that intercept input or output intended for other destinations) to be an ugly hack. You’ll see some disagreement in the Lisp community about whether the use of with-output-to-string is elegant or ugly.
What You've Learned
This chapter described how to use streams to let your Lisp programs interact with outside resources. You learned the following:
Different types of streams interact with different types of resources. These include console streams, file streams, socket streams, and string streams.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(12519)
Hello! Python by Anthony Briggs(9866)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9756)
The Mikado Method by Ola Ellnestam Daniel Brolund(9746)
Dependency Injection in .NET by Mark Seemann(9292)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8257)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7740)
Grails in Action by Glen Smith Peter Ledbrook(7666)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7515)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(6740)
Microservices with Go by Alexander Shuiskov(6505)
Practical Design Patterns for Java Developers by Miroslav Wengner(6405)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6383)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6377)
Angular Projects - Third Edition by Aristeidis Bampakos(5760)
The Art of Crafting User Stories by The Art of Crafting User Stories(5293)
NetSuite for Consultants - Second Edition by Peter Ries(5237)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5053)
Kotlin in Action by Dmitry Jemerov(5018)
